﻿.lp-anticold.cabecalho-container {
	display: flex;
	/* background-color: #8a7070; */
	flex-direction: column;
	color: #fff;
	align-items: center;
}

.cabecalho-container__logo-texto {
	/* margin-bottom: 50px; */
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cabecalho-container__icones {
	display: flex;
	flex-direction: row;
	width: 100%;
	height: auto;
	justify-content: center;
}

.cabecalho-container__icones 
span {
	padding: 10px;
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cabecalho-container__paragrafo {
	margin-top: 50px;
	margin-bottom: 50px;
}

.lp-anticold.vitrine-container {
	color: #fff;
	padding-top: 35px;
	width: 100vw;
	display: flex;
	flex-direction: row;
	justify-content: center;
}

.vitrine-container__box {
	display: flex;
	flex-direction: row;
	width: 100%;
}

.vitrine-container__box--produtos {
	/* background-color: azure; */
	width: 75%;
}

.vitrine-container__box--texto {
	/* background-color: lightpink; */
	width: 25%;
	display: flex;
	flex-direction: column;
	align-items: center;
	/* text-align: center; */
	/* margin: 0px; */
	padding-top: 6px;
}

button {}

.video-container__button-video-box button {
	background-color: #fff;
	border-color: none;
	border: none;
	height: 37px;
	border-radius: 50px 50px 50px;
	font-weight: bold;
}




.vitrine-container__box--texto_links {
	width: 80%;
	display: flex;
	justify-content: center;
	justify-content: space-between;
	/* color: #fff; */
}

.vitrine-container__box--texto_links span {
	/* margin: 33px; */
	/* margin-left: 10px; */
	/* margin-right: 10px; */
	/* font-size: 17px; */
	/* color: #fff!important; */
	/* font-weight: 400; */
	/* line-height: 20px; */
	/* font-family: 'Proxima Nova', sans-serif; */
	/* text-decoration: underline; */
	margin-right: 35px;
}

.vitrine-container__box--texto h2 {
	font-size: 17px;
	width: 80%;
	font-weight: 600;
	color: #fff!important;
	font-weight: 700;
	line-height: 30px;
	font-size: 27px;
	font-family: 'Proxima Nova', sans-serif;
}

.vitrine-container__box--texto p {
	width: 80%;
	font-weight: 400;
	text-align: left;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 17px;
	line-height: 24px;
}

span {}

.vitrine-container__box--texto_links span a {
	color: #fff;
	font-weight: 400;
	line-height: 20px;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 17px;
	font-weight: 400;
	line-height: 20px;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 17px;
	text-decoration: underline;
}

.linha-anti-series div#content-wrapper {
	/* background-color: #7a5728; */
	/* width: 2000px!important; */
	width: 100vw;
}

.linha-anti-series section#middle {
	/* background-color: antiquewhite; */
	width: 100%;
	/* height: 100%!important; */
}

.linha-anti-series div#content {
	height: 100%;
	width: 100%;
	background-color: #131313;
	background-image: url('https://ripcurl.com.br/custom/content/themes/novosite/Landings/LpsSeo/2023/Linha Anti Series/img/backgoun-inteiro.jpg');
}

.lp-anticold.video-container {
	/* width: 100%; */
	display: flex;
	flex-direction: column;
	justify-content: center;
}

.video-container__button-video-box {
	display: flex;
	justify-content: center;
}



.category-image-container {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;
}

.lp-anticold.video-container .category-video-link .link-place {
	display: none;
}

.cabecalho--logo img {
	margin-top: 80px;
	width: 70%;
}

.cabecalho--logo {
	display: flex;
	flex-direction: column;
	align-items: center;
}

.cabecalho--texto img {
	width: 100%;
}

.cabecalho--texto {
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 50px;
}

.category-image-container img {
	width: 50vw;
	cursor: pointer;
	height: auto;
}

.cabecalho-container__paragrafo p {
	text-align: center;
	font-family: 'Proxima Nova', sans-serif;
	font-size: 17px;
	line-height: 24px;
	font-weight: 400;
}
}

.cabecalho-container__icones span img {
	width: 70%;
}

.lp-anticold.rodape-container {
	width: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
	margin-bottom: 70px;
}

.lp-anticold.rodape-container img {
	width: 100%;
	height: auto;
	object-fit: fill;
}

li.slick-active {}

.vitrine-container__box--produtos div .slick-dots > li.slick-active button {
	background-color: #b3282d;
}

.vitrine-container__box--produtos div .slick-dots > li button {
	font-size: 0;
	border: 0;
	border-radius: 0;
	width: 100%;
	background-color: #e4e4e4;
}

.vitrine-container__box--produtos div .slick-dots > li {
	/* -webkit-box-flex: 1; */
	/* flex: 1; */
	/* margin: 0; */
	/* height: 18px!important; */
	/* opacity: 0; */
	/* transition: opacity .2s; */
	min-height: 50px!important;
	background-color: transparent;
}

.vitrine-container__box--produtos div .slick-dots {
	position: absolute;
	bottom: 0px;
	width: 99%;
	margin: 0 auto;
	left: 0;
	right: 0;
	display: -webkit-box;
	display: -ms-flexbox;
	display: flex;
	padding: 0;
	display: flex!important;
	flex-direction: row;
	height: 36px;
	/* margin-top: 50px; */
	top: 421px;
	/* padding-top: 85px; */
}

button.slick-next.slick-arrow:hover {
	transform: scale(1);
	border: 0;
	background-color: #e4e4e4;
}



.over-product {
	background: transparent;
	/* color: #fff; */
	height: 265px;
	/* background: rgb(255 255 255); */
	display: flex!important;
	flex-direction: column;
	/* align-items: end; */
	justify-content: flex-end;
	/* justify-items: flex-end; */
	/* justify-content: flex-end; */
	/* align-items: flex-end; */
	align-items: center;
	/* display: none!important; */
	height: 410px;
}

.over-product .botao-detalhe {
	/* display: none; */
	/* display: flex; */
	margin: 0px;
	width: 100%;
	background: #fff;
}

.over-product .botao-carrinho {
	display: none;
	margin: 0px;
	width: 100%;
	background: #fff;
}

p.name a:hover {
	/* color: #fff!important; */
}


.wd-product-list .wd-product-price-description .priceContainer:hover {
	color: #fff;
}

.frete-gratis.s.tes {
	/* display: none; */
	margin-top: 25px;
	background-color: transparent;
	opacity: 0;
}

.wd-product-list .wd-product-price-description .priceContainer .savings {
	color: #fff!important;
	font-weight: 700!important;
}

.savings-gereneric .instant-price {
	color: #fff;
	font-weight: 700;
}

.savings-gereneric span.discount--b {
	color: #fff;
	font-weight: 700;
}

.savings-gereneric .discount-off {
	color: #fff;
	font-weight: 700;
}

.frete-gratis p.flag-frete {
	color: #fff;
}

.wd-product-price-description .sale-price span {
	color: #fff!important;
}

.wd-product-line .bottom .wd-product-price-description .priceContainer .condition {
	color: #fff;
}

.wd-product-line .bottom .wd-product-price-description .priceContainer .condition span {
	color: #fff;
}

.wd-product-list .name a {
	color: #fff;
}

body .wd-product-line .content-product-line .wd-product-line-medias a.thumb {
	height: 407px!important;
}

.botao-carrinho button {
	background-color: #fff;
	color: #000;
}


.botao-detalhe a {
	color: #000;
	font-weight: 700;
	font-size: 12.50px;
}

.botao-detalhe a:hover {
	color: #000;
}


slick-slide {
	/* margin: 10px!important; */
}

.slick-slide {
	margin-right: 10px;
	margin-left: 10px;
	width: 325px!important;
	height: 596px;
}

ul.list.slick-initialized {
	/* display: flex; */
	/* flex-direction: row; */
	/* align-items: center; */
	height: 590px;
	/* margin-left: 0px; */
	/* padding-left: 3px; */
}

button.slick-next.slick-arrow {
	height: 60px;
	width: 60px;
	border-radius: 50%;
}

button.slick-prev.slick-arrow {
	height: 60px;
	width: 60px;
	border-radius: 50%;
}

.wd-product-list .name {
	/* margin-top: 128px; */
	padding-top: 18px;
	opacity: 0;
}



.content-product-line {
	height: 410px;
}

.wd-product-line-medias {
	height: 410px;
}

.slick-list {
	/* padding-left: 167px; */
	/* margin-left: 167px; */
}


button.slick-next.slick-arrow {
	position: absolute;
	top: 40%;
	z-index: 999;
	border-radius: 50%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #e4e4e4;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
background-image: url(//ripcurl.assets.cdn.linxcommerce.io/Custom/Content/Themes/novosite/assets/img/svg/ic-setas-black.svg);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center;
	border: 0;
	color: #1e1e1e;
	cursor: pointer;
	font-family: 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 14px 25px 13px;
	line-height: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	text-transform: uppercase;
	right: 4px;
	font-size: 0;
	opacity: 0.5;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

button.slick-prev.slick-arrow {
	position: absolute;
	top: 40%;
	z-index: 999;
	border-radius: 50%;
	-webkit-box-align: center;
	-ms-flex-align: center;
	align-items: center;
	-webkit-box-pack: center;
	-ms-flex-pack: center;
	justify-content: center;
	width: 60px;
	height: 60px;
	background-color: #e4e4e4;
	-webkit-transition: background-color .2s;
	transition: background-color .2s;
background-image: url(//ripcurl.assets.cdn.linxcommerce.io/Custom/Content/Themes/novosite/assets/img/svg/ic-setas-black.svg);
	background-repeat: no-repeat;
	background-size: 10px;
	background-position: center;
	border: 0;
	color: #1e1e1e;
	cursor: pointer;
	font-family: 'proxima-nova','Helvetica Neue',Helvetica,Arial,sans-serif;
	font-weight: 300;
	margin: 0;
	padding: 14px 25px 13px;
	line-height: 16px;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	vertical-align: middle;
	text-transform: uppercase;
	left: 10px;
	font-size: 0;
	-webkit-transform: rotate(180deg);
	transform: rotate(180deg);
	opacity: 0.5;
	-webkit-transition: 0.2s;
	transition: 0.2s;
}

button.slick-next.slick-arrow:hover {
	/* transform: scale(1); */
	opacity: 1;
}

button.slick-prev.slick-arrow:hover {
	opacity: 1;
}



body.column-1.linha-anti-series.chrome.chrome111.r1440 {}

.wd-product-list .wd-product-price-description .priceContainer {
	opacity: 0;
}

@media all{
	.modal-header,.modal-content,.modal-footer{
		padding:2rem 20px;
	}
	.modal-header{
		padding-top:
			25px;
		padding-bottom:19px;
	}
	.modal-content{
		padding-top:62px;
		padding-bottom:33px;
	}
	.modal-footer{
		margin-top:auto;
		padding-top:0;
		padding-bottom:74px;
	}
	.modal-popup{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		min-width:0;
		visibility:hidden;
		opacity:0;
		transition:visibility 0s .3s,opacity .3s ease;
	}
	.modal-popup._show{
		visibility:visible;
		opacity:1;
		transition:opacity .3s ease;
	}
	.modal-popup._show .modal-inner-wrap{
		transform:translate(0,0);
	}
	.modal-popup .modal-inner-wrap{
		background-color:#fff;
		box-shadow:0 0 12px 2px rgba(0,0,0,.35);
		opacity:1;
		pointer-events:auto;
	}
	.modal-popup{
		z-index:900;
		overflow-y:auto;
	}
	.modal-popup .modal-inner-wrap{
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		width:75%;
		height:auto;
		margin:30px auto;
	}
	.modal-popup .action-close{
		background-image:none;
		background:0 0;
		-moz-box-sizing:content-box;
		border:0;box-shadow:none;
		line-height:inherit;
		margin:0;padding:0;
		text-shadow:none;
		font-weight:400;
		text-decoration:none;
		position:absolute;
		top:20px;
		right:20px;
		padding:6px;
	}
	.modal-popup .action-close:focus,.modal-popup .action-close:active{
		background:0 0;
		border:none;
	}
	.modal-popup .action-close:hover{
		background:0 0;
		border:none;
	}
	.modal-popup .action-close>span{
		border:0;
		clip:rect(0,0,0,0);
		height:1px;
		margin:-1px;
		overflow:hidden;
		padding:0;
		position:absolute;
		width:1px;
	}
	.modal-popup .action-close:before{
		content:'';
		display:inline-block;
		width:18px;
		height:18px;
		margin:0;
		vertical-align:middle;
		background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.99 28.99'%3E%3Cpath fill='%231E1E1E' d='M14.5 13.79L28.29 0l.71.71L15.2 14.5 29 28.29l-.71.71L14.5 15.2.71 29 0 28.28 13.79 14.5 0 .71.71 0z'/%3E%3C/svg%3E");
		background-position:50% 50%;
		background-repeat:no-repeat;
		speak:none;
	}
	.modal-popup{
		pointer-events:none;
	}
	.modal-header{
		border-bottom:1px solid #e4e4e4;
	}
	.modal-footer{
		text-align:center;
	}
	.modal-popup{
		display:flex;
		align-items:center;
	}
	.modal-popup>.modal-centering-wrap{
		margin:auto;
		width:100%;
		max-height:100%;
		overflow:inherit;
		transition:transform .2s ease;
	}
	.modal-popup._show{
		margin-left:0!important;
	}
	.modal-popup._show>.modal-centering-wrap{
		transform:translateY(0);
	}
	.modal-popup .modal-header{
		position:relative;
		padding-top:25px;
		padding-bottom:19px;
		border-bottom:1px solid #e4e4e4;
	}
	.modal-popup .modal-content{
		font-size:20px;
		font-weight:400;
		line-height:1.33;
		padding-top:62px;
		padding-bottom:33px;
		text-align:center;
	}
	.modal-popup .modal-footer{
		padding-top:0;
		padding-bottom:74px;
		text-align:center;
	}
	.modal-popup .action-close{
		width:30px;
		height:30px;
	}
	.modal-popup .action-close:hover{
		opacity:.5;
	}
	.category-video-popup._show>.modal-centering-wrap,.category-video-popup._show .modal-inner-wrap{
		transform:none;
	}
	.category-video-popup .modal-inner-wrap>.modal-content{
		padding:0;font-size:0;
	}
	.category-video-popup .modal-inner-wrap>.modal-header{
		border:0;
		clip:rect(0,0,0,0);
		height:1px;
		margin:-1px;
		overflow:hidden;
		padding:0;
		position:absolute;
		width:1px;
	}
	.category-video-popup .modal-inner-wrap>.modal-footer{
		display:none;
	}
	.category-video-popup .modal-inner-wrap .video-iframe{
		width:100%;
		min-height:185px;
	}
	.category-video-popup._show .modal-inner-wrap
	{width:330px;
	}
	@media all and (min-width:480px),print{
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:270px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:480px;
		}
	}
	@media all and (min-width:640px),print{
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:360px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:640px;
		}
	}
}

@media screen and (min-width: 768px){
	@media all and (min-width:768px),print{
		.modal-popup .modal-header{
			padding-top:36px;
			padding-bottom:25px;
		}
		.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{
			padding-left:30px;
			padding-right:30px;
		}
		.modal-popup .modal-content{
			padding-top:45px;
			padding-bottom:40px;
			font-size:22px;
		}
		.modal-popup .action-close{
			right:26px;top:30px;
		}
		.modal-popup .modal-footer{
			padding-top:0;
			padding-bottom:66px;
		}
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:394px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:700px;
		}
	}
	@media all and (min-width:1024px),print{
		.modal-popup .modal-header{
			padding-top:40px;
			padding-bottom:38px;
		}
		.modal-popup .modal-content{
			padding-top:65px;
			padding-bottom:62px;
			font-size:27px;
			line-height:1.41;
		}
		.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{
			padding-left:30px;
			padding-right:30px;
		}
		.modal-popup .action-close{
			right:40px;
			top:40px;
		}
		.modal-popup .modal-footer{
			padding-bottom:53px;
		}
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:495px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:600px;
		}
	}
	@media all and (min-width:1440px),print{
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:619px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:597px;
		}
	}
}

.modals-overlay {
	position: fixed;
	top: 0;
	right: 0;
	bottom: 0;
	left: 0;
	z-index: 899;
	background-color: rgba(30,30,30,.9);
}


#modal-content-4{
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
}   

._show {
	display:block!important;
}

.overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-color: rgba(0, 0, 0, 0.6);
	z-index: 99;
	display: none;
}

.overlay.show {
	display: block;
}

.ytp-cued-thumbnail-overlay-image{
	background-image: url(https://i.ytimg.com/vi_webp/lEjl9ikku5w/maxresdefault.webp);
	background-position: center;
	box-sizing: content-box;
	object-fit: contain;
	background-repeat: no-repeat;
}

@media (min-width: 1440px), print{
	.category-video-popup._show .modal-inner-wrap {
		width: 600px;
	}
	.category-video-link .svg-icon{
		background-image: url('https://ripcurl.com.br/custom/content/themes/novosite/Landings/Equipe/NovoModeloEquipes/gabriel-medina/img/video-818c.svg');
	}
}


@media all{
	.event-content .category-video-link .link{
		z-index:5;
	}
	.event-content .category-video-link .link-place{
		display:none;
	}
	.event-content .category-video-link .link-place:empty+.link,.event-content .category-video-link .link-place:empty+.link+.link-content{
		display:none;
	}
	.event-content .category-video-link .link-content{
		z-index:4;
	}
	.category-video-link{
		display:none;
		/* position:absolute; */
		top: 25%;
		left:0;
		height: 7%;
		width: 100%;
	}
	.category-video-link .link{
		position:absolute;
		height:100%;
		width:100%;
	}
	.category-video-link .link-content .svg-icon{
		width:31px;
		height:31px;
	}
	.category-video-link .link-content .text{
		color:#fff;
		font-size:13px;
	}
	@media only screen and (max-width:767px){
		.event-content .category-video-link .link-content{
			position:absolute;
			top:50%;
			left:50%;
			transform:translate(-50%,-50%);
			z-index:4;
		}
		.event-content .category-video-link .link-content .text{
			display:none;
		}
	}
}

@media screen and (min-width: 768px){
	@media all and (min-width:768px),print{
		.event-content .category-video-link .link-content{
			position:absolute;
			bottom:20px;
			right:20px;
		}
	}
}


@media all{
	.modal-header{
		padding-top:
			25px;
		padding-bottom:19px;
	}
	.modal-content{
		padding-top:62px;
		padding-bottom:33px;
	}
	.modal-footer{
		margin-top:auto;
		padding-top:0;
		padding-bottom:74px;
	}
	.modal-popup{
		position:fixed;
		top:0;
		right:0;
		bottom:0;
		left:0;
		min-width:0;
		visibility:hidden;
		opacity:0;
		transition:visibility 0s .3s,opacity .3s ease;
	}
	.modal-popup._show{
		visibility:visible;
		opacity:1;
		transition:opacity .3s ease;
	}
	.modal-popup._show .modal-inner-wrap{
		transform:translate(0,0);
	}
	.modal-popup .modal-inner-wrap{
		background-color:#fff;
		box-shadow:0 0 12px 2px rgba(0,0,0,.35);
		opacity:1;
		pointer-events:auto;
	}
	.modal-popup{
		z-index:900;
		overflow-y:auto;
	}
	.modal-popup .modal-inner-wrap{
		display:-webkit-flex;
		display:-ms-flexbox;
		display:flex;
		-webkit-flex-direction:column;
		-ms-flex-direction:column;
		flex-direction:column;
		width:75%;
		height:auto;
		margin:30px auto;
	}
	.modal-popup .action-close{
		background-image:none;
		background:0 0;
		-moz-box-sizing:content-box;
		border:0;box-shadow:none;
		line-height:inherit;
		margin:0;padding:0;
		text-shadow:none;
		font-weight:400;
		text-decoration:none;
		position:absolute;
		top:20px;
		right:20px;
		padding:6px;
	}
	.modal-popup .action-close:focus,.modal-popup .action-close:active{
		background:0 0;
		border:none;
	}
	.modal-popup .action-close:hover{
		background:0 0;
		border:none;
	}
	.modal-popup .action-close>span{
		border:0;
		clip:rect(0,0,0,0);
		height:1px;
		margin:-1px;
		overflow:hidden;
		padding:0;
		position:absolute;
		width:1px;
	}
	.modal-popup .action-close:before{
		content:'';
		display:inline-block;
		width:18px;
		height:18px;
		margin:0;
		vertical-align:middle;
		background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 28.99 28.99'%3E%3Cpath fill='%231E1E1E' d='M14.5 13.79L28.29 0l.71.71L15.2 14.5 29 28.29l-.71.71L14.5 15.2.71 29 0 28.28 13.79 14.5 0 .71.71 0z'/%3E%3C/svg%3E");
		background-position:50% 50%;
		background-repeat:no-repeat;
		speak:none;
	}
	.modal-popup{
		pointer-events:none;
	}
	.modal-header{
		border-bottom:1px solid #e4e4e4;
	}
	.modal-footer{
		text-align:center;
	}
	.modal-popup{
		display:flex;
		align-items:center;
	}
	.modal-popup>.modal-centering-wrap{
		margin:auto;
		width:100%;
		max-height:100%;
		overflow:inherit;
		transition:transform .2s ease;
	}
	.modal-popup._show{
		margin-left:0!important;
	}
	.modal-popup._show>.modal-centering-wrap{
		transform:translateY(0);
	}
	.modal-popup .modal-header{
		position:relative;
		padding-top:25px;
		padding-bottom:19px;
		border-bottom:1px solid #e4e4e4;
	}
	.modal-popup .modal-content{
		font-size:20px;
		font-weight:400;
		line-height:1.33;
		padding-top:62px;
		padding-bottom:33px;
		text-align:center;
	}
	.modal-popup .modal-footer{
		padding-top:0;
		padding-bottom:74px;
		text-align:center;
	}
	.modal-popup .action-close{
		width:30px;
		height:30px;
	}
	.modal-popup .action-close:hover{
		opacity:.5;
	}
	.category-video-popup._show>.modal-centering-wrap,.category-video-popup._show .modal-inner-wrap{
		transform:none;
	}
	.category-video-popup .modal-inner-wrap>.modal-content{
		padding:0;font-size:0;
	}
	.category-video-popup .modal-inner-wrap>.modal-header{
		border:0;
		clip:rect(0,0,0,0);
		height:1px;
		margin:-1px;
		overflow:hidden;
		padding:0;
		position:absolute;
		width:1px;
	}
	.category-video-popup .modal-inner-wrap>.modal-footer{
		display:none;
	}
	.category-video-popup .modal-inner-wrap .video-iframe{
		width:100%;
		min-height:185px;
	}
	.category-video-popup._show .modal-inner-wrap
	{width:330px;
	}
	@media all and (min-width:480px),print{
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:270px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:480px;
		}
	}
	@media all and (min-width:640px),print{
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:360px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:640px;
		}
	}
}

@media screen and (min-width: 1324px){
	@media (max-width: 1370px), print{
		.modal-popup .modal-header{
			padding-top:36px;
			padding-bottom:25px;
		}
		.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{
			padding-left:30px;
			padding-right:30px;
		}
		.modal-popup .modal-content{
			padding-top:45px;
			padding-bottom:40px;
			font-size:22px;
		}
		.modal-popup .action-close{
			right:26px;top:30px;
		}
		.modal-popup .modal-footer{
			padding-top:0;
			padding-bottom:66px;
		}
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:394px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width:700px;
			margin-top: 10%;
		}
	}
	@media (min-width: 1375px), print{
		.modal-popup .modal-header{
			padding-top:40px;
			padding-bottom:38px;
		}
		.modal-popup .modal-content{
			padding-top:65px;
			padding-bottom:62px;
			font-size:27px;
			line-height:1.41;
		}
		.modal-popup .modal-header,.modal-popup .modal-content,.modal-popup .modal-footer{
			padding-left:30px;
			padding-right:30px;
		}
		.modal-popup .action-close{
			right:40px;
			top:40px;
		}
		.modal-popup .modal-footer{
			padding-bottom:53px;
		}
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height: 616px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width: 1100px;
		}
	}
	@media all and (min-width:1440px),print{
		.category-video-popup .modal-inner-wrap .video-iframe{
			min-height:619px;
		}
		.category-video-popup._show .modal-inner-wrap{
			width: 1100px;
		}
	}
}




.modal-centering-wrap{
	height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: center;
}


.ytp-cued-thumbnail-overlay-image{
	background-image: url(https://i.ytimg.com/vi_webp/lEjl9ikku5w/maxresdefault.webp);
	background-position: center;
	box-sizing: content-box;
	object-fit: contain;
	background-repeat: no-repeat;
}

@media screen and (min-width: 768px)
	@media (min-width: 1440px), print{
		.category-video-popup._show .modal-inner-wrap {
			width: 600px;
		}

	}

.modal-popup span.close-lp {
	color: #fff!important;
	position: relative;
	font-size: 45px;
	font-weight: lighter;
	display: flex;
	flex-direction: row;
	justify-content: flex-end;
	cursor:pointer;
}

.modal-popup .modal-inner-wrap {
	background-color: transparent;
}




.vitrine-container__box--texto_links span a:hover {
	text-decoration: none!important;
}

a {}

.video-container__button-video-box button a {
	font-weight: 900;
}

@media (max-width: 768px){
	.vitrine-container__box{
		display: flex;
		flex-direction: column;
	}

	.vitrine-container__box--texto{
		width: 100%;
		margin-bottom: 30px;
		text-align: center;
	}
	.vitrine-container__box--texto p{
		text-align: center;
	}

	.vitrine-container__box--produtos{
		width: 100%;
	}

	.slick-slide{
		margin-right: 0px;
		margin-left: 0px;
	}

	.vitrine-container__box--produtos div .slick-dots{

	}

	.cabecalho-container__icone-tres img{
		width: 80%;
	}

	.cabecalho-container__icone-dois img{
		width: 80%;
	}

	.cabecalho-container__icone-um img{
		width: 80%;
	}

	.vitrine-container__box .over-product{
		display:none!important;
	}

	.vitrine-container__box .slick-slide{
		width: 100%!important;
	}

	.wd-product-list .wd-product-price-description .priceContainer{
		opacity: 1!important;
	}

	.wd-product-list .name{
		opacity: 1!important;
	}

	.lp-anticold.rodape-container img{
		height: auto;
	}

	.category-image-container img{
		width: 65vw;
	}

	.vitrine-container__box--produtos .slick-arrow{
		display:none!important;
	}	

}

@media (min-width: 768px) and (max-width: 1375px){
	.cabecalho--logo img{
		width: 60%;
	}
	.cabecalho--texto{
		width: 60%;
	}
	.cabecalho-container__logo-texto{
		display: flex;
		flex-direction: column;
		align-items: center;
	}
	.cabecalho-container__icone-tres img{
		width: 40%;
	}

	.cabecalho-container__icone-dois img{
		width: 40%;
	}

	.cabecalho-container__icone-um img{
		width: 40%;
	}

	.lp-anticold.video-container{
		width:100vw;
	}	
	.category-image-container img{
		width: 45vw;
	}

	.lp-anticold.rodape-container img{
		width:100vw;
		height: auto;
	}

	.vitrine-container__box{
		width:90%;
	}

}

@media (min-width: 768px) and (max-width: 1361px){
	.modal-popup{
		bottom: -96px;	

	}
}

@media (min-width: 1362px) and (max-width: 1363px){
	.modal-popup{
		bottom: 315px;	

	}
}

@media (min-width: 1364px) and (max-width: 1366px){
	.modal-popup{
		bottom: 142px;	

	}
}

@media (min-width: 1367px) and (max-width: 1375px){
	.modal-popup{
		bottom: 302px;	

	}
}


@media (min-width: 1377px){
	.modal-popup{
		bottom: 2px;
	}
}


@media (max-width: 768px){
	.slick-slider .slick-track {
		display: flex;
		flex-direction: row;
	}

	body .wd-product-line .content-product-line .wd-product-line-medias a.thumb {
		height: 326px!important;
	}

	.wd-product-line-medias {
		height: 365px;
	}


	.content-product-line {
		height: 318px;
	}

	.frete-gratis.s.tes {
		opacity: 1;
	}

	.vitrine-container__box--produtos div .slick-dots {
		top: 337px;
	}

	.vitrine-container__box .slick-slide {}

	ul.list.slick-initialized {
		height: 506px;
	}

	.wd-product-list .wd-product-price-description .priceContainer .savings{
		font-size: 14px!important;
	}	

}


@media (max-width: 768px){
	.lp-anticold.rodape-container {
		display:none;
	}

	.lp-anticold.rodape-mobile{
		display:none;
		margin-top: 20px;
	} 

	#content-wrapper > div.lp-anticold.video-container > div.lp-anticold.rodape-mobile .rodape-mobile_box {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
	}

	#content-wrapper > div.lp-anticold.video-container > div.lp-anticold.rodape-mobile .rodape-mobile_box img{
		width: 100%;
		height: auto;
	} 

	#content-wrapper > div.lp-anticold.video-container > div.lp-anticold.rodape-mobile .rodape-mobile_box {
		flex-direction: column;
	}

	div.lp-anticold.rodape-mobile .rodape-mobile_box {
		width: 100%;
		height: auto;
		display: flex;
		flex-direction: row;
	}

	div.lp-anticold.rodape-mobile .rodape-mobile_box img{
		width: 100%;
		height: auto;
	} 

	div.lp-anticold.rodape-mobile .rodape-mobile_box {
		flex-direction: column;
	}	

	.lp-anticold.rodape-mobile .slick-dots {
		display: flex!important;
		flex-direction: row;
		justify-content: center;
	}

	.lp-anticold.rodape-mobile .slick-dots li button {
		width: 15px;
		height: 15px;
		line-height: 15px;
		background-color: #e4e4e4;
		border-radius: 50%;
		font-size: 0;
		padding: 0;
		border: none;
		border-bottom: none;
		border-bottom-color: #3d3e3f;
	}

	.lp-anticold.rodape-mobile .slick-dots li {
		width: 25px;
		height: 25px;
	}


	.lp-anticold.rodape-mobile .slick-dots li.slick-active button {
		background-color: #b3282d;
	}	

	.lp-anticold.rodape-mobile .slick-slide {
		width: 100vw!important;
		height: auto;
	}

}



@media (min-width: 768px){
	.cabecalho-container__icones {
		width: 30%;
	}

	.cabecalho-container__icone-um img{
		width: 90%;
	}

	span.cabecalho-container__icone-dois img {
		width: 90%;
	}

	span.cabecalho-container__icone-um {
		height: auto;
		max-width: 180px;
	}

	span.cabecalho-container__icone-tres img {
		width: 90%;
	}

	span.cabecalho-container__icone-dois {
		height: auto;
		max-width: 180px;
	}

	span.cabecalho-container__icone-tres {
		height: auto;
		max-width: 180px;
	}

	.cabecalho-container__icones span {
		padding: 0px;
	}

	.cabecalho--texto {
		width: 80%;
	}

	.cabecalho--logo img {
		width: 70%;
	}

}

@media (max-width: 768px){
	.cabecalho-container__icones {
		width: 95%;
	}

	.cabecalho-container__icone-um img{
		width: 95%;
	}

	span.cabecalho-container__icone-dois img {
		width: 95%;
	}

	span.cabecalho-container__icone-tres img {
		width: 95%;
	}
}

@media (min-width: 1500px){
	.cabecalho--texto img{
		width: 80%!important;
	}
}

.video-container__video-box.video-auto-play {
	display: flex;
	flex-direction: column;
	width: 100%;
	height: auto;
	align-items: center;
}

@media (min-width: 780px){
	.video-container__video-box.video-auto-play iframe {
		width: 80%;
		height: 700px;
	}
}

@media (max-width: 780px){
	.video-container__video-box.video-auto-play iframe {
		width: 100%;
		height: 213px;
	}
}

/*
.lp-anticold.atributos-container {
width: 100vw;
display: flex;
margin-top: 50px;
margin-bottom: 100px;
flex-direction: row;
justify-content: center;
align-items: center;
}


.atributos-container .atributos-box {
width: 90%;
display: flex;
flex-direction: row;
justify-content: center;
align-items: center;
}

.atributos-container .atributos-box img {
height: 420px;
padding: 25px;
}
*/
.lp-anticold.atributos-container {
	width: 100vw;
	height: 715px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	margin-top: 50px;
}


.atributos-box {
	width: 90vw;
	height: 686px;
}

.atributos-box .slick-list.draggable {
	height: 830px;
}





@media (max-width: 780px){
	.lp-anticold.atributos-container .slick-dots {
		display: flex!important;
		flex-direction: row;
		justify-content: center;
	}

	.lp-anticold.atributos-container .slick-dots li button {
		width: 15px;
		height: 15px;
		line-height: 15px;
		background-color: #e4e4e4;
		border-radius: 50%;
		font-size: 0;
		padding: 0;
		border: none;
		border-bottom: none;
		border-bottom-color: #3d3e3f;
	}

	.lp-anticold.atributos-container .slick-dots li {
		width: 25px;
		height: 25px;
	}


	.lp-anticold.atributos-container .slick-dots li.slick-active button {
		background-color: #b3282d;
	}	

	.lp-anticold.atributos-container .slick-slide {
		width: 100vw!important;
		height: auto;
	}

	.atributos-box .slick-list.draggable{
		height: 674px;
	}

	.lp-anticold.atributos-container{
		margin-bottom: 50px;	
	}
	.atributos-box{
		width: 100vw;	
	}	
}

.lp-anticold.video-container{
	margin-bottom: 50px;	
}






@media (min-width: 780px){
	.lp-anticold.rodape-mobile {
		width: 100%;
		display: flex;
		flex-direction: column;
		align-items: center;
		margin-bottom: 70px;
	}

	.rodape-mobile_box {
		width: 100vw;
		height: auto;
		object-fit: fill;
		display: flex;
		flex-direction: row;
	}

	.rodape-mobile_box img {
		width: 25vw;
		height: auto;
	}	
}

.vitrine-atletas-container__box--produtos .prod {
	background-color: transparent;
	width: 325px;
	margin: auto;
}

.vitrine-atletas-container__box--produtos {
	width: 100vw;
	display: flex;
	flex-direction: row;
	padding-right: 20px;
}


@media (max-width: 780px){
	.vitrine-atletas-container__box--produtos .prod {
		width: 100%;	
	}
	.vitrine-atletas-container__box--produtos .over-product{
		height: 3px;
	}
}
